home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / image / entr215x.zip / FAQ.DOC < prev    next >
Text File  |  1996-06-20  |  14KB  |  231 lines

  1. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  2.             Silicon Creations, Inc. Frequently Asked Questions
  3.                                     or
  4.                 ASCii a Stupid Question, Get a Stupid ANSi
  5.  
  6.           "Silicon Creations, Inc - Powers To Be Reckoned With"
  7.  
  8.                Copyright (c) 1996 by Branislav L. Slantchev
  9.                        Last updated on Jun 11, 1996
  10. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  11.  
  12. ─────────────────────────────────────────────────────────────────────────────
  13. ░░░░░░░░░░░░░░░░░░ LIST OF CURRENTLY SUPPORTED PROGRAMS ░░░░░░░░░░░░░░░░░░░░░
  14. ════════════════════════╤══════════════╤═════════════════════════════════════
  15.  Program Name & Version │ File Name    │ Short Description
  16. ────────────────────────┼──────────────┼─────────────────────────────────────
  17.  SCiUTIL v2.15          │ SCUT215X.ZIP │ *.MSG/FILES.BBS, etc. Maintenance
  18.  Enterz v2.15           │ ENTR215X.ZIP │ Animated Enter prompts (95+ inc.)
  19.  Bulletin Manager v1.16 │ BUL116AX.ZIP │ Autoread, news, download, menus
  20.  FileCFG/Pro v4.0r1     │ FCFG401X.ZIP │ Menuing file/msg area/group manager
  21.  File Navigator v2.0    │ FNV200AX.ZIP │ Cursor controlled file area changer
  22.  Fortune Cookie v2.01   │ FORT21AX.ZIP │ Display quote with optional logoff
  23.  Kafka v3.0r4           │ KAF30R4X.ZIP │ Create KAF files (Enterz, etc.)
  24.  KeyNav v2.15           │ KEYN215X.ZIP │ Change file/msg group/areas (hidden)
  25.  Listerz v1.0r1         │ LISTZ10X.ZIP │ Create/download file lists online
  26.  Mail-X v1.0r2          │ MAILX12X.ZIP │ Full-screen mail area scan select
  27.  Minesweeper v1.0       │ MINE10AX.ZIP │ Full color, 3 levels + custom level
  28.  PB2IM WFC v1.2r1       │ P2IC121X.ZIP │ Update InterMail's WFC and History
  29.  Protocol Examples      │ SCIPROTO.ZIP │ Example transfer protocol setups
  30.  TopTagz v1.0r1         │ TTAGZ10X.ZIP │ Full-screen top files downloader
  31.  Who Called v1.23       │ WHO123AX.ZIP │ Last Callers, up to 3 lines of info
  32. ════════════════════════╧══════════════╧═════════════════════════════════════
  33.  NOTE: There are some programs ostensibly missing from this list. The reason
  34.        for this is simple: they have been superceded by other utilities and
  35.        are no longer supported. (ChkPRO, BinFix, and Std2Ext are now part of
  36.        SCiUTIL, for example). All of the above programs come with the full
  37.        C/C++ source code. Refer to the availability section for more info.
  38.        Also, refer to the separate section on PB-Lib for related information.
  39. ═════════════════════════════════════════════════════════════════════════════
  40.  
  41. ─────────────────────────────────────────────────────────────────────────────
  42. ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ GENERAL QUESTIONS ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
  43. ─────────────────────────────────────────────────────────────────────────────
  44.  
  45. Q: Who is the author and what is he doing?
  46. A: I have no idea why people ask me about this personal stuff so much, but
  47.    here we go (to satisfy the curious). I am 22, Bulgarian (that's in Europe)
  48.    and I am currently a Computer Science student in the USA (Texas). I have
  49.    been programming in C/C++ for 3 years (Pascal before that) and writing
  50.    pexen/utils since spring 1995. Enuff said! Duh...
  51.  
  52. Q: Can I get on your beta team (stolen from JMJ's FAQ)?
  53. A: Well, it depends. I have all the beta testers I can handle right now.
  54.    However, if you are proficient with C++ and are willing to test PB-Lib
  55.    and related stuff, I will be more than glad to consider your application.
  56.  
  57. Q: Can I be an official distribution site?
  58. A: Yes. Send me netmail/email for benefits. You will also be entitled to
  59.    display the cool ANSi official logo on your BBS. ;-)
  60.  
  61. Q: Where can I get the files or technical support?
  62. A: Because of the length, the answer is in the separate file, 'Support.Doc'
  63.  
  64. Q: Can I use the name Silicon Creations, Inc. to release my programs?
  65. A: No. You can release your programs as part of PB-GNU, if you wish to, but
  66.    you cannot use Silicon Creations, Inc. as an official name. I am the
  67.    only one who does (and I am in the process of registering the name too).
  68.  
  69. Q: What are you currently working on?
  70. A: A lot of things. Custom language file support in particular. If you have
  71.    a request/suggestion, send email or netmail. I can also forward a request
  72.    to Fe-Line Software if they feel like taking over the programming for the
  73.    utility in question.
  74.  
  75. Q: Can I get a copy of your language file and ANSi menus?
  76. A: Yes. Call the BBS and page me. I will let you download them immediately.
  77.  
  78. Q: How did you make the scrolling/fading messages on your menus?
  79. A: With custom pexen. There is no official release yet, as I am finalizing
  80.    the programs. You can get the current versions if you call and page me.
  81.  
  82. Q: How did you make the special command bar used during the file listings?
  83. A: It is a pex that uses PB-Lib for the cursor control and CrossView for
  84.    the online achive viewing. The reason it works is because ProBoard sets
  85.    the current area number while listing the files. It is still very limited
  86.    and as such is not available for release.
  87.  
  88. ─────────────────────────────────────────────────────────────────────────────
  89. ░░░░░░░░░░░░░░░░░░░░░░░░░░░ PROGRAMMING QUESTIONS ░░░░░░░░░░░░░░░░░░░░░░░░░░░
  90. ─────────────────────────────────────────────────────────────────────────────
  91.  
  92. Q: I hear a lot about PB-Lib. What is it?
  93. A: This is a very comprehensive library for PEX programmers. Unlike the SDK,
  94.    you can now code dual programs (EXE/PEX) without any changes in the source
  95.    code. The library supports language files, UserDoes/Doing, userbase usage,
  96.    file index searches, wildcard/pattern matching, event manager with mouse
  97.    and extended keyboard handler, ANSI/Avatar interpreter, file manipulation,
  98.    string utilities, ProBoard-related special functions to access basically
  99.    everything you might want. Also, full message base support for Hudson,
  100.    Squish, JAM and Fido *.MSG style areas (OOP, for use in any program). Too
  101.    many features to list here. Distributed with full C++ sources and supports
  102.    the Borland, Microsoft, Zortech, Symantec and DJGPP compilers.
  103.  
  104. Q: PB-Lib is overwhelming, where do I get coding help?
  105. A: Apart from the manuals that came with the library, there is a FAQ on the
  106.    official web site at http://www.webstar.net/sci which has a lot of sample
  107.    programs and documentation. I can also answer your questions personally.
  108.  
  109. Q: Can you help me with source code/programming problem?
  110. A: Yes. I am known to review source code and/or publish answers to questions
  111.    that pex programmers frequently have. Send netmail with the source as a
  112.    file attach or post it in the TGPBN/Fido support echoes. Allow a couple
  113.    of days for replying (may be a lot sooner than that :-)
  114.  
  115. Q: How do you know about the undocumented stuff?
  116. A: Apart from hacking all the undocumented file formats with LIST and trying
  117.    a lot of different tricks with pexen, I have also information from the
  118.    author, Philippe, which has not been made public (that is, until now).
  119.  
  120. Q: What library did you use for the full-screen utilities?
  121. A: TurboVision v1.03 for C++. This is probably the best one in the industry.
  122.    Recently, Borland has released the source code to the public domain and
  123.    you can now use it too (PB-Lib supports it). You can obtain the source
  124.    code, related utilities, examples and documentation from the official
  125.    TVPlus Archive at http://brooks.wvn.wvnet.edu/pub/tvhome.
  126.  
  127. Q: Yeah, but how about the utilities that look like ProCFG?
  128. A: I used Philippe's library for that. He says that he will make it public
  129.    as soon as he writes some documentation. There is currently none available
  130.    and (trust me), it's hard to use it that way.
  131.  
  132. Q: Can I use PB-Lib to write shareware (not only freeware, etc.)
  133. A: Yes. While PB-Lib itself comes with the GNU General Library License, the
  134.    programs that you create with it are not covered by it. Use your own
  135.    discretion here. You are required to acknowledge your use of the library
  136.    in your documentation as p